projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8df797d
)
Update introduction.md
author
Vance Morris
<vmorris@us.ibm.com>
Mon, 17 Mar 2025 03:54:54 +0000
(22:54 -0500)
committer
GitHub
<noreply@github.com>
Mon, 17 Mar 2025 03:54:54 +0000
(22:54 -0500)
slight rewording to remove redundancy
docs/introduction.md
patch
|
blob
|
history
diff --git
a/docs/introduction.md
b/docs/introduction.md
index a4b8d2906d8b3457e19062b069979e03895a620e..4718735f898601a17bc87493b14d0d271ae1a8f4 100644
(file)
--- a/
docs/introduction.md
+++ b/
docs/introduction.md
@@
-153,8
+153,8
@@
transparently take advantage of some BTRFS features if deployed
on it.
OSTree is orthogonal to virtualization mechanisms like AMIs and qcow2
-images
, though it's most useful though if you plan to update stateful
-
VMs in-place, rather than generating
new images.
+images
. It targets updating stateful VMs in-place, rather than generating
+new images.
In practice, users of "bare metal" configurations will find the OSTree
model most useful.